@import url("../../navstyle.css");
ul#css3menu1, ul#css3menu1 ul {
    border-style: solid;
    border-width: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	font-family: GoodFoot;

}
ul#css3menu1 ul {
	/* [disabled]background-color: rgba(102,102,102,0.50); */
	border-radius: 0 0 0 0;
	display: none;
	left: 0px;
	padding: 0 0 10px;
	position: absolute;
	top: 100%;
	font:GoodFoot;
}
ul#css3menu1 li:hover > * {
    display: block;
}
ul#css3menu1 li {
    display: block;
    float: left;
    font-size: 0;
	font-family:GoodFoot;
    position: relative;
    white-space: nowrap;
    
}
ul#css3menu1 li:hover {
    z-index: 1;
}
ul#css3menu1 {
	border-radius: 0 0 0 0;
	display: inline-block;
	font-size: 0;
	font-family:GoodFoot;
	margin: 0 0;
	padding: 0px 1% 0px 0;
	position: relative;
	width: 99%;
	z-index: 10000;
}
* html ul#css3menu1 li a {
    display: inline-block;
}
ul#css3menu1 > li {
    margin: 0 0 0 1%;
    width: 15%;
}
ul#css3menu1 li.toplast {
    width: 19%;
}
body:first-of-type ul#css3menu1 {
    border-spacing: 10px 0;
    display: inline-table;
}
body:first-of-type ul#css3menu1 > li {
    display: table-cell;
    float: none;
}
ul#css3menu1 ul > li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#css3menu1 a:active, ul#css3menu1 a:focus {
    outline-style: none;
}
ul#css3menu1 a {
    background-repeat: repeat;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font: bold 24px GoodFoot;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
ul#css3menu1 ul li {
	float: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	left: 50px;
}
ul#css3menu1 ul a {
	background-color: rgba(102,102,102,0.50);
	border-color: #444444;
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 0 0 1px;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	font-family: GoodFoot;
	font-size: 20px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
ul#css3menu1 li:hover > a, ul#css3menu1 li a.pressed {
	border-style: none;
	color: #713E91;
	text-decoration: none;
	left: 20px;
}
ul#css3menu1 span {
	/* [disabled]background-image: url("arrowmain0.gif"); */
	/* [disabled]background-position: center center; */
	background-repeat: no-repeat;
	display: block;
	overflow: visible;
	padding-right: 17px;
}
ul#css3menu1 li:hover > a > span {
	/* [disabled]background-image: url("arrowmain1.gif"); */
	font-family: GoodFoot;
}
ul#css3menu1 ul li:hover > a, ul#css3menu1 ul li a.pressed {
	background-color: #A6A6A6;
	border-color: #787878;
	border-style: solid;
	color: #713E91;
	text-decoration: none;
	font-family:GoodFoot;
}
ul#css3menu1 > li > a {
	padding: 3px 10px;
	left: 20px;
}
ul#css3menu1 li.topmenu > a {
	border-radius: 10px 10px 10px 10px;
	padding: 3px 10px;
	transition: all 0.5s ease 0s;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#css3menu1 li.topmenu:hover > a, ul#css3menu1 li.topmenu a.pressed {
	border-style: none;
}
ul#css3menu1 li.toproot > a {
	border-radius: 10px 10px 10px 10px;
	border-style: none;
	/* [disabled]border-width: 0 0 3px; */
	padding: 3px 10px;
	transition: all 0.5s ease 0s;
}
ul#css3menu1 li.toproot:hover > a, ul#css3menu1 li.toproot a.pressed {
    border-radius: 10px 10px 0 0;
    border-style: solid;
}
ul#css3menu1 li.toplast > a {
	border-radius: 10px 10px 10px 10px;
	border-style: none;
	border-width: 0 0 3px;
	padding: 3px 10px;
	transition: all 0.5s ease 0s;
}
ul#css3menu1 li.toplast:hover > a, ul#css3menu1 li.toplast a.pressed {
    border-style: none;
}
ul#css3menu1 > li:nth-child(1) {
    width: 11%;
}
ul#css3menu1 > li:nth-child(2) {
    width: 17%;
}
ul#css3menu1 > li:nth-child(3) {
    width: 16%;
}
ul#css3menu1 > li:nth-child(4) {
    width: 18%;
}
ul#css3menu1 > li:nth-child(5) {
    width: 13%;
}
@-moz-document url-prefix("") {
body:first-of-type ul#css3menu1 {
    display: inline-block;
}
body:first-of-type ul#css3menu1 > li {
    display: block;
    float: left !important;
}
}
@media only screen and (max-width: 795px), only screen and (max-device-width: 795px) {
ul#css3menu1 > li:nth-child(1) {
	width: 17%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
ul#css3menu1 > li:nth-child(2) {
    margin: 0 0 10px 1.25%;
    width: 25%;
}
ul#css3menu1 > li:nth-child(3) {
    margin: 0 0 10px 1.25%;
    width: 25%;
}
ul#css3menu1 > li:nth-child(4) {
    margin: 0 0 10px 1.25%;
    width: 28%;
}
ul#css3menu1 > li:nth-child(5) {
    margin: 0 0 0 1.5%;
    width: 40%;
}
ul#css3menu1 > li:nth-child(6) {
    margin: 0 0 0 1.5%;
    width: 57%;
}
body:first-of-type ul#css3menu1 {
    display: inline-block;
}
body:first-of-type ul#css3menu1 > li {
    display: block;
    float: left !important;
}
}
@media only screen and (max-width: 526px), only screen and (max-device-width: 526px) {
ul#css3menu1 > li:nth-child(1) {
    margin: 0 0 10px 2%;
    width: 24%;
}
ul#css3menu1 > li:nth-child(2) {
    margin: 0 0 10px 2%;
    width: 36%;
}
ul#css3menu1 > li:nth-child(3) {
    margin: 0 0 10px 2%;
    width: 34%;
}
ul#css3menu1 > li:nth-child(4) {
    margin: 0 0 10px 2%;
    width: 56%;
}
ul#css3menu1 > li:nth-child(5) {
    margin: 0 0 10px 2%;
    width: 40%;
}
ul#css3menu1 > li:nth-child(6) {
    margin: 0 0 0 2%;
    width: 98%;
}
}
@media only screen and (max-width: 373px), only screen and (max-device-width: 373px) {
ul#css3menu1 > li:nth-child(1) {
    margin: 0 0 10px 2.5%;
    width: 38%;
}
ul#css3menu1 > li:nth-child(2) {
    margin: 0 0 10px 2.5%;
    width: 57%;
}
ul#css3menu1 > li:nth-child(3) {
    margin: 0 0 10px 2.5%;
    width: 44%;
}
ul#css3menu1 > li:nth-child(4) {
    margin: 0 0 10px 2.5%;
    width: 51%;
}
ul#css3menu1 > li:nth-child(5) {
    margin: 0 0 0 2.5%;
    width: 39%;
}
ul#css3menu1 > li:nth-child(6) {
    margin: 0 0 0 2.5%;
    width: 56%;
}
}
@media only screen and (max-width: 289px), only screen and (max-device-width: 289px) {
ul#css3menu1 > li:nth-child(1) {
    margin: 0 0 10px 3.5%;
    width: 37%;
}
ul#css3menu1 > li:nth-child(2) {
    margin: 0 0 10px 3.5%;
    width: 56%;
}
ul#css3menu1 > li:nth-child(3) {
    margin: 0 0 10px 3%;
    width: 97%;
}
ul#css3menu1 > li:nth-child(4) {
    margin: 0 0 10px 3%;
    width: 97%;
}
ul#css3menu1 > li:nth-child(5) {
    margin: 0 0 0 3.5%;
    width: 38%;
}
ul#css3menu1 > li:nth-child(6) {
    margin: 0 0 0 3.5%;
    width: 55%;
}
}
.no-js body #container #contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.no-js body #container #contactinfo {
	text-align: justify;
}
.no-js body #container #contactinfo {
	text-align: center;
}
.no-js body #container #contactinfo {
	text-align: center;
}
